Build binary distros on Windows using emacs-VERSION as root dir name.
authorChristoph Scholtes <cschol2112@gmail.com>
Sun, 25 Jul 2010 03:53:37 +0000 (05:53 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 25 Jul 2010 03:53:37 +0000 (05:53 +0200)
commit7058d6708f37a96ba66e2174fd65a0c4bc7bca7f
tree2f0d2c62d367f9fd7a9a361d84d527ee9e355d98
parentf0dda483ea6c156120fbbed1532b3c75a5a2f641
parent3f362516444eb43aed327e64fe12b9098534a6ce
Build binary distros on Windows using emacs-VERSION as root dir name.

* nt/makefile.w32-in: Copy README.W32 to installation directory
  during `make install'.  Remove README.W32 with `distclean' (in
  case Emacs was installed in place).  Use temporary directory to
  create distribution zip files in `dist' target.
* nt/zipdist.bat: Simplify code using temporary directory.
nt/ChangeLog